home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Charme 1
/
CD Charme 01.iso
/
mac
/
hybride
/
GLOWING
/
HOLO
/
HOLODECK.DIR
/
00078_Script_78
< prev
next >
Wrap
Text File
|
1994-11-01
|
533b
|
19 lines
on exitFrame
global returnMark, returnQT, Vol1, Vol2, vidVol
go to returnMark
--if returnQT contains ".MOV" then
-- put the puppet of sprite 20 into puptest
-- if puptest = FALSE then puppetSprite 20, TRUE
-- set the visible of sprite 20 to TRUE
-- set the directToStage of cast returnQT to TRUE
-- set the movierate of sprite 20 to 1
-- set the sound of cast returnQT to TRUE
-- set the volume of sprite 20 to VidVol
-- end if
sv1 Vol1
sv2 Vol2
updateStage
end